home *** CD-ROM | disk | FTP | other *** search
/ All for Cell Phones: Sony Ericsson / Sony-Ericsson 2004.iso / Java / Devastator / Devastator.jar / p.class (.txt) < prev    next >
Encoding:
Java Class File  |  2002-02-01  |  440 b   |  50 lines

  1. import javax.microedition.lcdui.Image;
  2.  
  3. // $FF: renamed from: p
  4. public interface class_0 {
  5.    // $FF: renamed from: new () javax.microedition.lcdui.Image
  6.    Image method_0() throws Exception;
  7.  
  8.    // $FF: renamed from: byte () javax.microedition.lcdui.Image
  9.    Image method_1() throws Exception;
  10.  
  11.    // $FF: renamed from: int () javax.microedition.lcdui.Image
  12.    Image method_2() throws Exception;
  13.  
  14.    // $FF: renamed from: do () int
  15.    int method_3();
  16.  
  17.    // $FF: renamed from: long () int
  18.    int method_4();
  19.  
  20.    // $FF: renamed from: else () int
  21.    int method_5();
  22.  
  23.    // $FF: renamed from: for () int
  24.    int method_6();
  25.  
  26.    // $FF: renamed from: case () java.lang.String
  27.    String method_7();
  28.  
  29.    // $FF: renamed from: a () int
  30.    int method_8();
  31.  
  32.    // $FF: renamed from: if () int
  33.    int method_9();
  34.  
  35.    // $FF: renamed from: try () boolean
  36.    boolean method_10();
  37.  
  38.    // $FF: renamed from: char () int
  39.    int method_11();
  40.  
  41.    // $FF: renamed from: goto () int
  42.    int method_12();
  43.  
  44.    // $FF: renamed from: if (java.lang.String) java.lang.String
  45.    String method_13(String var1);
  46.  
  47.    // $FF: renamed from: a (java.lang.String) java.lang.String
  48.    String method_14(String var1);
  49. }
  50.